-
Re: About the existence of the anchors in .otf
I have a Python script which adds anchors, kerning, and other layout feature code from an OTF binary (or multiple OTF binaries) into a Glyphs source. Install the Python module fontFeatures==1.5.0 and…1 -
Re: Designer style
Since, for whatever strange reason, we're doing this: the smock and the hat aren't philosophical choices but practical ones. For someone who primarily worked as a stonecutter and a sculptor, they wer…1 -
Re: Type Design Software
Affinity's OpenType support is not fantastic, their support for scripts other than Latin is essentially non-existent, and their attitude towards that lack of support is unconscionable.6 -
Re: Pet peeve: empty .notdef character.
u10000 is a Linear B syllable. Which font is encoding notdef there? Shift, alt, control, etc. aren't even characters. They're keys which allow you to make other characters. :-)1 -
Re: How dotted circle ( place holder for a character ) disappeared ?
Oh, hey, I recognise that decompiled OTL code. :-) The font is inserting a dotted circle between repeated i-vowel and ii-vowel glyphs. In the Myanmar cluster specification you can have any number of …2